home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
DEPOSITO
/
REmovido
/
Esportes
/
1165.swf
/
scripts
/
DefineButton2_69
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2006-06-13
|
133b
|
9 lines
on(press){
_root.gotoAndPlay("atata");
if(_root.hitzone == 1)
{
_root.hit = 1;
}
this.gotoAndStop(3);
}